2,371 research outputs found

    IK-FA, a new heuristic inverse kinematics solver using firefly algorithm

    Get PDF
    In this paper, a heuristic method based on Firefly Algorithm is proposed for inverse kinematics problems in articulated robotics. The proposal is called, IK-FA. Solving inverse kinematics, IK, consists in finding a set of joint-positions allowing a specific point of the system to achieve a target position. In IK-FA, the Fireflies positions are assumed to be a possible solution for joints elementary motions. For a robotic system with a known forward kinematic model, IK-Fireflies, is used to generate iteratively a set of joint motions, then the forward kinematic model of the system is used to compute the relative Cartesian positions of a specific end-segment, and to compare it to the needed target position. This is a heuristic approach for solving inverse kinematics without computing the inverse model. IK-FA tends to minimize the distance to a target position, the fitness function could be established as the distance between the obtained forward positions and the desired one, it is subject to minimization. In this paper IK-FA is tested over a 3 links articulated planar system, the evaluation is based on statistical analysis of the convergence and the solution quality for 100 tests. The impact of key FA parameters is also investigated with a focus on the impact of the number of fireflies, the impact of the maximum iteration number and also the impact of (a, ß, ¿, d) parameters. For a given set of valuable parameters, the heuristic converges to a static fitness value within a fix maximum number of iterations. IK-FA has a fair convergence time, for the tested configuration, the average was about 2.3394 × 10-3 seconds with a position error fitness around 3.116 × 10-8 for 100 tests. The algorithm showed also evidence of robustness over the target position, since for all conducted tests with a random target position IK-FA achieved a solution with a position error lower or equal to 5.4722 × 10-9.Peer ReviewedPostprint (author's final draft

    Discovering patterns in drug-protein interactions based on their fingerprints

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>The discovering of interesting patterns in drug-protein interaction data at molecular level can reveal hidden relationship among drugs and proteins and can therefore be of paramount importance for such application as drug design. To discover such patterns, we propose here a computational approach to analyze the molecular data of drugs and proteins that are known to have interactions with each other. Specifically, we propose to use a data mining technique called <it>Drug-Protein Interaction Analysis </it>(<it>D-PIA</it>) to determine if there are any commonalities in the fingerprints of the substructures of interacting drug and protein molecules and if so, whether or not any patterns can be generalized from them.</p> <p>Method</p> <p>Given a database of drug-protein interactions, <it>D-PIA </it>performs its tasks in several steps. First, for each drug in the database, the fingerprints of its molecular substructures are first obtained. Second, for each protein in the database, the fingerprints of its protein domains are obtained. Third, based on known interactions between drugs and proteins, an interdependency measure between the fingerprint of each drug substructure and protein domain is then computed. Fourth, based on the interdependency measure, drug substructures and protein domains that are significantly interdependent are identified. Fifth, the existence of interaction relationship between a previously unknown drug-protein pairs is then predicted based on their constituent substructures that are significantly interdependent.</p> <p>Results</p> <p>To evaluate the effectiveness of <it>D-PIA</it>, we have tested it with real drug-protein interaction data. <it>D-PIA </it>has been tested with real drug-protein interaction data including enzymes, ion channels, and protein-coupled receptors. Experimental results show that there are indeed patterns that one can discover in the interdependency relationship between drug substructures and protein domains of interacting drugs and proteins. Based on these relationships, a testing set of drug-protein data are used to see if <it>D-PIA </it>can correctly predict the existence of interaction between drug-protein pairs. The results show that the prediction accuracy can be very high. An AUC score of a ROC plot could reach as high as 75% which shows the effectiveness of this classifier.</p> <p>Conclusions</p> <p><it>D-PIA </it>has the advantage that it is able to perform its tasks effectively based on the fingerprints of drug and protein molecules without requiring any 3D information about their structures and <it>D-PIA </it>is therefore very fast to compute. <it>D-PIA </it>has been tested with real drug-protein interaction data and experimental results show that it can be very useful for predicting previously unknown drug-protein as well as protein-ligand interactions. It can also be used to tackle problems such as ligand specificity which is related directly and indirectly to drug design and discovery.</p

    A pragmatic randomised controlled trial of hydrotherapy and land exercises on overall well being and quality of life in rheumatoid arthritis

    Get PDF
    Background \ud Hydrotherapy is highly valued by people with rheumatoid arthritis yet few studies have compared the benefits of exercises in heated water against exercises on land. In particular, data on quality of life is rarely reported. This is especially important because patients treated with hydrotherapy often report an enhanced sense of well-being. We report a randomised controlled trial in which we compared the effects of hydrotherapy with exercises on land on overall response to treatment, physical function and quality of life in patients with rheumatoid arthritis. \ud \ud Methods \ud One hundred and fifteen patients with RA were randomised to receive a weekly 30-minute session of hydrotherapy or similar exercises on land for 6 weeks. Our primary outcome was a self-rated global impression of change – a measure of treatment effect on a 7-point scale ranging from 1(very much worse) to 7 (very much better) assessed immediately on completion of treatment. Secondary outcomes including EuroQol health related quality of life, EuroQol health status valuation, HAQ, 10 metre walk time and pain scores were collected at baseline, after treatment and 3 months later. Binary outcomes were analysed by Fisher's exact test and continuous variables by Wilcoxon or Mann-Whitney tests. \ud \ud Results \ud Baseline characteristics of the two groups were comparable. Significantly more patients treated with hydrotherapy (40/46, 87%) were much better or very much better than the patients treated with land exercise (19/40, 47.5%), p < 0.001 Fisher's exact test. Eleven patients allocated land exercise failed to complete treatment compared with 4 patients allocated hydrotherapy (p = 0.09). Sensitivity analyses confirmed an advantage for hydrotherapy if we assumed non-completers would all not have responded (response rates 70% versus 38%; p < 0.001) or if we assumed that non-completers would have had the same response as completers (response rates 82% versus 55% p = 0.002). Ten metre walk time improved after treatment in both cases (median pre-treatment time for both groups combined 10.9 seconds, post-treatment 9.1 s, and 3 months later 9.6 s). There was however no difference between treatment groups. Similarly there were no significant differences between groups in terms of changes to HAQ, EQ-5D utility score, EQ VAS and pain VAS. \ud \ud Conclusion \ud Patients with RA treated with hydrotherapy are more likely to report feeling much better or very much better than those treated with land exercises immediately on completion of the treatment programme. This perceived benefit was not reflected by differences between groups in 10-metre walk times, functional scores, quality of life measures and pain scores

    Optimization of supply diversity for the self-assembly of simple objects in two and three dimensions

    Full text link
    The field of algorithmic self-assembly is concerned with the design and analysis of self-assembly systems from a computational perspective, that is, from the perspective of mathematical problems whose study may give insight into the natural processes through which elementary objects self-assemble into more complex ones. One of the main problems of algorithmic self-assembly is the minimum tile set problem (MTSP), which asks for a collection of types of elementary objects (called tiles) to be found for the self-assembly of an object having a pre-established shape. Such a collection is to be as concise as possible, thus minimizing supply diversity, while satisfying a set of stringent constraints having to do with the termination and other properties of the self-assembly process from its tile types. We present a study of what we think is the first practical approach to MTSP. Our study starts with the introduction of an evolutionary heuristic to tackle MTSP and includes results from extensive experimentation with the heuristic on the self-assembly of simple objects in two and three dimensions. The heuristic we introduce combines classic elements from the field of evolutionary computation with a problem-specific variant of Pareto dominance into a multi-objective approach to MTSP.Comment: Minor typos correcte

    What makes a problem hard for a genetic algorithm? Some anomalous results and their explanation

    Full text link
    What makes a problem easy or hard for a genetic algorithm (GA)? This question has become increasingly important as people have tried to apply the GA to ever more diverse types of problems. Much previous work on this question has studied the relationship between GA performance and the structure of a given fitness function when it is expressed as a Walsh polynomial . The work of Bethke, Goldberg, and others has produced certain theoretical results about this relationship. In this article we review these theoretical results, and then discuss a number of seemingly anomalous experimental results reported by Tanese concerning the performance of the GA on a subclass of Walsh polynomials, some members of which were expected to be easy for the GA to optimize. Tanese found that the GA was poor at optimizing all functions in this subclass, that a partitioning of a single large population into a number of smaller independent populations seemed to improve performance, and that hillelimbing outperformed both the original and partitioned forms of the GA on these functions. These results seemed to contradict several commonly held expectations about GAs.Peer Reviewedhttp://deepblue.lib.umich.edu/bitstream/2027.42/46892/1/10994_2004_Article_BF00993046.pd

    Till death (or an intruder) do us part: intrasexual-competition in a monogamous Primate

    Get PDF
    Polygynous animals are often highly dimorphic, and show large sex-differences in the degree of intra-sexual competition and aggression, which is associated with biased operational sex ratios (OSR). For socially monogamous, sexually monomorphic species, this relationship is less clear. Among mammals, pair-living has sometimes been assumed to imply equal OSR and low frequency, low intensity intra-sexual competition; even when high rates of intra-sexual competition and selection, in both sexes, have been theoretically predicted and described for various taxa. Owl monkeys are one of a few socially monogamous primates. Using long-term demographic and morphological data from 18 groups, we show that male and female owl monkeys experience intense intra-sexual competition and aggression from solitary floaters. Pair-mates are regularly replaced by intruding floaters (27 female and 23 male replacements in 149 group-years), with negative effects on the reproductive success of both partners. Individuals with only one partner during their life produced 25% more offspring per decade of tenure than those with two or more partners. The termination of the pair-bond is initiated by the floater, and sometimes has fatal consequences for the expelled adult. The existence of floaters and the sporadic, but intense aggression between them and residents suggest that it can be misleading to assume an equal OSR in socially monogamous species based solely on group composition. Instead, we suggest that sexual selection models must assume not equal, but flexible, context-specific, OSR in monogamous species.Wenner-Gren Foundation, L.S.B. Leakey Foundation, the National Geographic Society, National Science Foundation (BCS- 0621020), the University of Pennsylvania Research Foundation and the Zoological Society of San Diego, German Science Foundation (HU 1746-2/1

    AdS Black Hole Solutions in the Extended New Massive Gravity

    Full text link
    We have obtained (warped) AdS black hole solutions in the three dimensional extended new massive gravity. We investigate some properties of black holes and obtain central charges of the two dimensional dual CFT. To obtain the central charges, we use the relation between entropy and temperature according to the AdS/CFT dictionary. For AdS black holes, one can also use the central charge function formalism which leads to the same results.Comment: 24pages, some organization corrected, minor corrections, references added, final published versio
    corecore